GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / TxtPageMarginTop Property





In This Topic
TxtPageMarginTop Property (GdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
Public Property TxtPageMarginTop As Single
public float TxtPageMarginTop {get; set;}
public read-write property TxtPageMarginTop: Single; 
public function get,set TxtPageMarginTop : float
public: __property float get_TxtPageMarginTop();
public: __property void set_TxtPageMarginTop( 
   float value
);
public:
property float TxtPageMarginTop {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members